How to use the license
Important: This article only applies to ImageCapture Suite version
9.0 or above. For older versions, you can check the old help document or contact us.
Below are steps on how to generate a product key with your license(s).
Steps:
- Make sure you have installed ImageCapture Suite 9.0 or above.
- You can typically find Licensing Tool in the Start Menu or in this path " C:\Program Files (x86)\Dynamsoft\ImageCapture Suite 9.0\ICSLicensing.exe".
- Open the Licensing Tool and input your licenses (delete the old ones if necessary):
- Press the button "Generate Key" and the product key will show in the "Product Key"
window:
- To use the product key, simply assign it at runtime to the property
ProductKey before you use a method:
if (DWObject.ErrorCode == 0) {
DWObject.ProductKey = "982D85CB87D40710789B6DF5833FD5624935496CE16AB9FB21A7F8BD871FFF9F4B***";
DWObject.SelectSource();
...
}
Contact us
If you have difficulty deploying ImageCapture Suite, please contact us at live chat for instant tech support.
If you do NOT want to spend too much time learning about the component before actually integrating it into your application, the Dynamsoft Support team can help you build the capture page. For more info, please click here.